From 9fb1eb2a09c62d252f3babf7a49fa964dbf3b8c9 Mon Sep 17 00:00:00 2001 From: Alexandre Quessy Date: Sat, 27 Jul 2013 07:12:26 -0400 Subject: [PATCH] fix a typo in a comment in gtkwindow.c --- gtk/gtkwindow.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtkwindow.c b/gtk/gtkwindow.c index fbc23136ed..eb5fc18b6f 100644 --- a/gtk/gtkwindow.c +++ b/gtk/gtkwindow.c @@ -73,7 +73,7 @@ * (resize it, move it, close it,...). * * GTK+ also allows windows to have a resize grip (a small area in the lower - * right or left corner) which can be clicked to reszie the window. To + * right or left corner) which can be clicked to resize the window. To * control whether a window has a resize grip, use * gtk_window_set_has_resize_grip(). * -- 2.30.2